	/* CSS Document */
	
	* {
		margin: 0;
		padding: 0;
	}
	
	body {
		font-family: "微软雅黑", Arial;
		font-size: 12px;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #666;
		background: #fff;
	}
	
	div,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	ul,
	ol,
	li,
	dl,
	dd,
	dt,
	img,
	p,
	form {
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	ul,
	ol,
	li {
		list-style: none;
	}
	
	table,
	td,
	tr,
	th,
	input,
	select {
		font-size: 12px;
	}
	
	input {
		font-family: Arial;
	}
	/*text and password width*/
	
	table {
		border-collapse: collapse;
	}
	/*link*/
	
	a {
		color: #fff;
		text-decoration: none;
		font-family: "宋体", Arial;
		outline: none;
	}
	
	a:link,
	a:visited {
		color: #333;
		text-decoration: none;
		font-family: "宋体", Arial;
	}
	
	a:hover {
		color: #0e5db5;
		text-decoration: none;
	}
	
	a:active {
		star: expression(this.onFocus=this.blur());
		color: #bc2931;
	}
	
	.clear {
		zoom: 1;
	}
	
	.clear:after {
		content: ' ';
		display: block;
		clear: both;
		height: 0px;
	}
	/*base css end*/
	
	.footer_tc,
	.index-intro,
	.index-case,
	.news-answer,
	.son_wz,
	.son_wrap,
	.index-search,
	.index-time,
	.footer_t,
	.footer_b {
		width: 1200px;
		text-align: center;
		margin: 0 auto;
	}
	
	.top {
		width: 1200px;
		margin: 0 auto;
		text-align: left;
		height: 90px;
	}
	
	.top_l {
		float: left;
		margin: 16px 10px 0px 0px;
		width: 190px;
	}
	
	.top_r {
		width: 780px;
		float: left;
	}
	
	.bigmenu {
		z-index: 10000;
		POSITION: relative;
		width: 100%;
		height: 50px;
		margin: 0px auto 0px auto;
		text-align: left;
		line-height: 90px;
	}
	
	#nav {
		display: block;
		width: 100%;
		margin: 0 auto;
		text-align: left;
		height: 50px;
		background: url(../Images/nav_bg.jpg) repeat-x;
	}
	
	#nav .mainlevel {
		float: left;
		height: 50px;
		line-height: 50px;
		text-align: center;
		display: block;
		background: url(../Images/nav_tb.jpg) right center no-repeat;
	}
	
	#nav .mainlevel a {
		font-family: "微软雅黑", Arial;
		font-size: 15px;
		height: 90px;
		line-height: 90px;
		font-weight: 600;
		text-align: center;
		display: block;
		color: #461f6e;
		padding: 0px 13px;
		background: url(../Images/nav_line.jpg) right center no-repeat;
	}
	
	#nav .mainlevel a:hover,
	#nav .mainlevel a.on {
		height: 94px;
		line-height: 90px;
		color: #fff;
		background: url(../Images/nav-bg.png) center bottom no-repeat;
		padding: 0px 13px;
		display: block;
		color: #fff;
	}
	
	#nav .mainlevel ul {
		position: absolute;
		display: none;
		*width: 2000px;
		/*IE is great need, width>=li.length*/
	}
	
	#nav .mainlevel li {
		float: left;
		height: 40px;
		line-height: 40px;
		display: block;
		FILTER: alpha(opacity=80);
		opacity: 0.8;
		POSITION: relative;
		BACKGROUND-COLOR: #fff;
		width: 120px;
	}
	
	#nav .mainlevel li a {
		min-width: 63px;
		height: 40px;
		line-height: 40px;
		DISPLAY: block;
		FONT-SIZE: 12px;
		COLOR: #333;
		/*IE6 only*/
		background: none;
	}
	
	.sub_nav_01 li {
		min-width: 63px;
		height: 40px;
		line-height: 40px;
		display: block;
		clear: both;
		border-bottom: 1px solid #eee;
	}
	
	.sub_nav_01 li a:hover {
		height: 40px !important;
		line-height: 40px !important;
		color: #fff;
		background: #064a9e !important;
		display: block;
	}
	
	.top-tel {
		width: 220px;
		float: right;
		color: #0559aa;
		font-size: 24px;
		margin-top: 25px;
	}
	
	.top-tel img {
		float: left;
		margin-right: 10px;
	}
	/* nav end*/
	
	.banner {
		width: 100%;
		height: 550px;
		position: relative;
		overflow: hidden;
		display: block;
	}
	
	.son_banner ul li {
		width: 100%;
		height: 350px;
		display: block;
	}
	
	.banner ul li {
		display: none;
		z-index: 2;
		width: 100%;
		height: 550px;
		position: absolute;
		left: 0px;
		top: 0px;
		overflow: hidden;
	}
	
	.banner ul li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.banner .page {
		width: 100%;
		height: 43px;
		background: none;
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 5;
		text-align: center;
	}
	
	.banner .page em {
		display: inline-block;
		width: 50px;
		height: 3px;
		margin-top: 17px;
		background: #ccc;
		margin-right: 10px;
		cursor: pointer;
	}
	
	.banner .page em.current {
		width: 50px;
		background: #064a9e;
		height: 3px;
		display: inline-block;
	}
	/*banner end*/
	
	#index-search {
		width: 100%;
		background: #eaeaea;
	}
	
	.search-bt {
		font-size: 30px;
		color: #000;
		font-weight: bold;
		padding-top: 50px;
	}
	
	.search-bt span {
		color: #38b231;
		font-size: 25px;
		font-family: arial;
	}
	
	.search-list {
		width: 100%;
		font-size: 10px;
		margin: 20px 0px 30px 0px;
	}
	
	.search-list li {
		display: inline-block;
		height: 15px;
		padding: 0px 10px 0px 5px;
		border-right: 1px solid #ccc;
		font-size: 13px;
	}
	
	#search-form {
		width: 500px;
		height: 50px;
		line-height: 50px;
		color: #666;
		font-size: 13px;
		margin: 0px auto;
		text-align: center;
		padding-bottom: 50px;
	}
	
	#search-form #search-text {
		width: 418px;
		padding-left: 20px;
		float: left;
		height: 50px;
		border: none;
		border-radius: 10px 0px 0px 10px;
		-webkit-border-radius: 10px 0px 0px 10px;
		border: 1px solid #d1d1d1;
		border-right: none;
	}
	
	#search-form #search-btn {
		width: 60px;
		float: right;
		height: 53px;
		background: #0650a3 url(../Images/search-pic.jpg) center center no-repeat;
		border: none;
		border-radius: 0px 10px 10px 0px;
		-webkit-border-radius: 0px 10px 10px 0px;
		border: 1px solid #d1d1d1;
		border-left: none;
	}
	/*search end*/
	
	.tab {
		margin: 40px auto 0px auto;
		text-align: left;
		height: 640px;
	}
	
	.tab .tabnav {
		width: 100%;
		border: 1px solid #e4e4e4;
		text-align: Left;
		font-size: 0px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	
	.tab .tabnav li {
		width: 223px;
		border-right: 1px solid #e4e4e4;
		font-size: 15px;
		text-align: center;
		height: 55px;
		line-height: 55px;
		display: inline-block;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.tab .tabnav li a {}
	
	.tab .tabnav .cur a:link,
	.tab .tabnav .cur a:visited {
		color: #fff;
		height: 59px;
		line-height: 55px;
		display: block;
		background: url(../Images/nav-bg.png) center bottom no-repeat;
	}
	
	.tab .tabnav li:last-child,
	.tab .tabnav li:last-child.cur a:link,
	.tab .tabnav li:last-child.cur a:visited {
		width: 83px !important;
		background: #eaeaea url(../Images/tab-more.jpg) center 7px no-repeat;
		padding: 0px !important;
		height: 55px;
		color: #333;
	}
	
	.tab .tabcon .tab_con {
		display: none;
		width: 100%;
		min-height: 520px;
		margin-top: 40px;
	}
	
	.tabcon_l {
		width: 100%;
		height: 450px;
	}
	
	.da-thumbs {
		list-style: none;
		height: 213px;
		position: relative;
		margin-left: -9px;
	}
	
	.da-thumbs li {
		float: left;
		margin: 0px 0px 9px 9px;
		position: relative;
	}
	
	.da-thumbs li a,
	.da-thumbs li a img {
		display: block;
		position: relative
	}
	
	.da-thumbs li a {
		color: #fff;
		overflow: hidden
	}
	
	.da-thumbs li img {
		width: 330px;
		height: 240px;
	}
	
	.da-thumbs li:nth-child(3) img,
	.da-thumbs li:nth-child(5) img {
		width: 520px !important;
		height: 240px !important;
	}
	
	.da-thumbs li a div {
		position: absolute;
		background: url(../Images/search_bg.png) center 70px no-repeat rgba(6, 74, 158, 0.7);
		filter: alpha(Opacity=70);
		width: 100%;
		height: 100%;
	}
	
	.da-thumbs li a h2 {
		font-size: 18px;
		margin: 130px auto 0px auto;
		font-weight: normal;
		text-align: center;
		font-family: "微软雅黑";
	}
	
	.da-thumbs li a p {
		margin: 10px auto;
		font-size: 13px;
		text-align: center;
		font-family: "微软雅黑";
	}
	
	.da-thumbs li.subscribe {
		border: none;
		width: 76px;
		height: 101px;
		margin-right: 0;
		background: #0d9572;
		padding: 8px
	}
	
	.da-thumbs li.subscribe h2 {
		font-size: 33px;
		line-height: 36px;
		margin: 0;
		text-align: center;
	}
	
	.da-thumbs li.subscribe h2 span {
		font-size: 16px;
		float: right;
		margin-right: 5px;
		line-height: 30px
	}
	
	.da-thumbs li.subscribe img {
		clear: right;
		float: right;
		margin: 7px 5px 0 0px
	}
	/*product end*/
	
	#index-intro {
		width: 100%;
		height: 665px;
		padding-top: 75px;
		background: url(../Images/intro-bg.jpg) center top no-repeat;
		color: #fff;
	}
	
	.intro-bt h2 {
		font-size: 25px;
		background: url(../Images/intro-btbg.png) center center no-repeat;
		width: 120px;
		height: 44px;
		line-height: 44px;
		text-align: center;
		margin: 0px auto;
	}
	
	.intro-bt h3 {
		font-size: 21px;
		font-weight: normal;
		margin: 20px 0px;
	}
	
	.intro-text {
		line-height: 200%;
		font-size: 13px;
	}
	
	.intro-list {
		font-size: 0px;
		margin: 20px 82px 0px 82px;
		height: 305px;
	}
	
	.intro-list li {
		display: inline-block;
		font-size: 12px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		float: left;
		padding: 20px;
	}
	
	.intro-list li:first-child {
		width: 180px;
		height: 180px;
		background: #0650a3;
		padding:50px !important;
		}
	
	.intro-list li:first-child span:nth-child(3n) {
		border-right: none !important;
	}
	
	.intro-list li:nth-child(2) {
		width: 240px;
		height: 240px;
		background: #3eac4a;
		margin: 0px 95px;
	}
	
	.intro-list li:nth-child(2) span {
		border-right: 1px solid #46c854;
	}
	
	.intro-list li:nth-child(2) span:nth-child(2n) {
		border-right: none;
	}
	
	.intro-list li:nth-child(2) h2 {
		padding-top: 30px;
	}
	
	.intro-list li:last-child {
		width: 240px;
		height: 240px;
		background: #0650a3;
	}
	
	.intro-list li:last-child h2 {
		padding-top: 50px;
	}
	
	.intro-list li span:last-child {
		border-right: none;
	}
	
	.intro-list li h2 {
		width: 100%;
		font-size: 25px;
		margin-bottom: 10px;
		padding-top: 15px;
	}
	
	.intro-list .intro-text span {
		padding: 0px 5px;
		height: 12px;
		line-height: 12px;
		display: inline-block;
		border-right: 1px solid #246ec0;
	}
	
	.intro-more a {
		line-height: 35px;
		-webkit-transiton: all ease 1s;
		transition: all ease 1s;
		text-align: center;
		margin: 0px auto;
		font-size: 15px;
	}
	
	.intro-more a:link,
	.intro-more a:visited {
		color: #fff;
		width: 100px;
		height: 35px;
		display: block;
		border: 1px solid #fff;
	}
	
	.intro-more a:hover {
		background: #0650a3;
	}
	
	.product-more a:link,
	.product-more a:visited {
		color: #fff !important;
		width: 100px;
		font-size: 14px;
		line-height: 35px !important;
		margin: 15px auto 0px auto;
		text-align: center;
		display: block;
		background: #0650a3;
	}
	
	.product-more a:hover {
		background: #3eac4a;
	}
	/*intro end*/
	
	#news-answer {
		width: 100%;
		height: 435px;
		background: #f5f5f5;
	}
	
	.index-news {
		width: 745px;
		float: left;
		text-align: Left;
		padding-right: 60px;
		border-right: 1px dashed #b3b3b3;
		margin-top: -85px;
		height: 520px;
	}
	
	.index-bt {
		width: 100%;
		height: 85px;
	}
	
	.index-bt p {
		line-height: 85px;
		width: 80%;
		float: Left;
		font-size: 25px;
		color: #57b351;
		font-weight: bold;
	}
	
	.index-bt p span {
		padding-bottom: 5px;
		border-bottom: 1px solid #57b351;
		color: #333;
		margin-left: 15px;
		font-size: 16px;
	}
	
	.index-bt a {
		width: 14%;
		float: right;
		color: #666;
		line-height: 80px;
		text-align: right;
		font-size: 16px;
		font-weight: bold;
	}
	
	.news-list li {
		text-align: left;
		width: 100%;
		height: 85px;
		padding: 20px 0px;
		border-bottom: 1px solid #e6e6e6;
	}
	
	.news-list li h2 {
		color: #013f92;
		padding-left: 20px;
		background: url(../Images/logo-icon.png) left center no-repeat;
		margin-bottom: 10px;
		background-size: 16px auto;
	}
	
	.news-list li span {
		color: #999;
	}
	
	.news-list li p {
		line-height: 150%;
		margin-top: 5px;
	}
	
	.index-answer {
		width: 393px;
		float: right;
		margin-top: -85px;
		text-align: left;
		border-right: 1px dashed #b3b3b3;
	}
	
	.answer_con {
		width: 86%;
		background: #fff;
		padding: 30px 7% 0px 7%;
		height: 404px;
	}
	
	.index-answer .index-bt {
		margin-left: 20px;
	}
	
	.answer_con label {
		text-align: left;
		margin-bottom: 10px;
	}
	
	.answer_con .text1 {
		width: 100%;
		height: 25px;
		line-height: 25px;
		margin: 10px 0px;
		border: 1px solid #c2d1d7;
		color: #999;
		border-radius: 5px;
		background: #e9eef0;
	}
	
	.answer_con .text2 {
		width: 100%;
		border: 1px solid #c2d1d7;
		height: 160px;
		border-radius: 5px;
		background: #e9eef0;
		margin: 10px 0px;
	}
	
	.answer_con .answer-btn {
		width: 100px;
		height: 40px;
		line-height: 40px;
		background: #013f92;
		color: #fff;
		border-radius: 5px;
		border: none;
		text-align: center;
		font-size: 16px;
		letter-spacing: 10px;
	}
	
	#index-time {
		width: 100%;
		padding-top: 20px;
		height: 300px;
		background: url(../Images/time-bg.jpg) center top no-repeat;
		overflow:hidden;
	}
	
	.time-wrap {
		width: 100%;
		height: 406px;
		position: relative;
		margin: 0 auto;
	}
	
	.time-wrap .time-btn {
		position: absolute;
		width: 19px;
		height: 21px;
		top: 170px;
		cursor: pointer;
		z-index: 99;
		font-size: 50px;
		font-weight: bold;
	}
	
	.time-wrap .time-prev {
		left: 0;
		background: url(../images/prevBtn.png) no-repeat;
	}
	
	.time-wrap .time-next {
		right: 0;
		background: url(../images/nextBtn.png) no-repeat;
	}
	
	.time-wrap li {
		width: 1200px;
		float: left;
	}
	
	.time-wrap .cf li {
		width: 1200px;
		position: relative;
		color: #fff;
	}
	
	.time-wrap .picBox {
		height: 150px;
		position: relative;
		overflow: hidden;
	}
	
	.time-wrap .picBox ul {
		height: 140px;
		position: absolute;
	}
	
	.time-wrap .picBox li {
		width: 1200px;
		height: 140px;
		overflow: hidden;
	}
	
	.time-wrap .picBox li h2 {
		font-size: 60px;
		color: #3eac4a;
	}
	
	.time-wrap .picBox li p {
		width: 90%;
		margin: 10px 5%;
		line-height: 200%;
		font-size: 14px;
	}
	
	.time-wrap .listBox {
		width: 98%;
		height: 70px;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	
	.time-wrap .listBox ul {
		height: 100px;
		position: absolute;
	}
	
	.time-wrap .listBox li {
		text-align: center;
		width: 145px;
		height: 70px;
		cursor: pointer;
		font-size: 45px;
		position: relative;
		font-weight: bold;
		background: url(../Images/time-bg.png) center bottom no-repeat;
	}
	
	.time-wrap .listBox .time-on {
		color: #3eac4a;
	}
	
	.time-border {
		height: 1px;
		background: #fff;
		margin-top: -7px;
	}
	/*time end*/
	
	#footer {
		width: 100%;
		background: #1f1e26;
	}
	
	.footer_t {
		padding: 40px 0px 20px 0px;
		min-height: 200px;
		border-bottom: 1px solid #2c2b33;
	}
	
	.footer_tl {
		font-family: "宋体";
		text-align: left;
		margin-left: -37px;
	}
	
	.footer_tl ul {
		float: left;
		padding: 0px 37px;
	}
	
	.footer_tl ul li a {
		height: 25px;
		line-height: 25px;
		color: #b1b1b1;
	}
	
	.footer_tl ul .footer_bt {
		font-size: 14px;
		margin-bottom: 10px;
		color: #fff;
	}
	
	.footer_tr {
		float: right;
		text-align: right;
	}
	
	.footer_tr ul {
		text-align: right;
	}
	
	.footer_tr ul li {
		float: left;
		margin: 0px 0px 0px 10px;
	}
	
	.footer_tr p {
		color: #fff;
	}
	
	.footer_ewm img {
		clear: both;
		padding: 20px 20px 0px 0px;
	}
	
	.footer_b p {
		width: 100%;
		clear: both;
		padding: 10px 0px;
		color: #828282;
	}
	
	.link-list {
		margin-top: 10px;
		color: #828282;
	}
	
	.link-list li {
		padding: 0px 10px;
		border-right: 1px solid #828282;
		float: Left;
		height: 15px;
		margin-top: 10px;
	}
	
	.link-list li a {
		color: #828282;
	}
	/*	index end*/
	
	.son_banner ul li {
		width: 100%;
		height: 320px;
	}
	
	#son_wz {
		width: 100%;
		height: 60px;
		background: #f9f9f9;
		border-bottom: 1px solid #f3f3f3;
		box-shadow: 2px 2px 5px #f5f5f5;
	}
	
	.son_wz ul {
		width: 50%;
		height: 60px;
		line-height: 60px;
		clear: both;
		font-size: 14px;
		float: left;
	}
	
	.son_wz ul li {
		float: left;
		margin-right: 5px;
		font-family: "宋体";
	}
	
	.son_wz ul li span {
		margin-left: 5px;
	}
	
	.product-bt {
		width: 100%;
		height: 60px;
		line-height: 60px;
		background: #f9f9f9;
		border-bottom: 1px solid #ededed;
		color: #005aab;
	}
	
	.product-bt img {
		float: left;
		margin: 20px 10px 0px 20px;
	}
	
	.product-bt p {
		float: left;
		padding-right: 30px;
		background: url(../Images/product-btbg.jpg) right center no-repeat;
		font-size: 23px;
	}
	
	.product-btlink {
		width: 100%;
	}
	
	.product-btlink li {
		padding: 20px 0px;
	}
	
	.product-btlink li h2 {
		font-size: 14px;
		width: 140px;
		float: Left;
		text-align: right;
		margin-right: 10px;
	}
	
	.product-btlink li .product-btlinkr {
		width: 1050px;
/*		float: right;
*/		text-align: left;
		left: 150px;
	}
	
	.product-btlinkr a {
		padding: 15px;
		height: 15px;
		border: 1px solid #c7cbcb;
		background: #f1f1f1;
		margin-right: 5px;
	}
	
	.product-btlinkr a:hover,
	.product-btlinkr a.on {
		background: #064A9E;
		border: 1px #064A9E solid;
		color: #FFF;
	}
	
	.product-btlinkr-bottom {
		border: 1px #ccc solid;
		background: #f1f1f1;
		text-align: left;
		padding: 10px;
		height: auto;
	}
	
	.product-btlinkr-bottom a {
		float: left;
		border: none;
		border-right: 1px #c7cbcb solid;
		height: 22px;
		line-height: 22px;
		margin-bottom: 10px;
		padding: 0 15px;
	}
	
	.product-btlinkr-bottom a:hover,
	.product-btlinkr-bottom a.on {
		color: #064A9E;
		border: none;
		border-right: 1px #ccc solid;
		background: none;
	}
	
	.son_wrap {
		line-height: 23px;
		margin-top: 35px;
		font-size: 13px;
	}
	
	.product_list {
		width: 100%;
		clear: both;
		border-top: 1px solid #dadada;
		margin-top: 35px;
	}
	
	.product_list ul {
		margin-left: -30px;
	}
	
	.product_list ul li {
		width: 275px;
		height: 415px;
		border: 1px solid #e4e4e4;
		float: left;
		margin: 20px 0px 20px 30px;
		-webkit-box-shadow: 1px 1px 1px #eee;
		box-shadow: 1px 1px 1px #eee;
		transition: all ease-in 0.5s;
		-webkit-transition: all ease-in 0.5s;
	}
	
	.product_list ul li img {
		width: 258px;
		height: 210px;
		margin-top: 10px;
	}
	
	.product_list ul li a:link,
	.product_list ul li a:visited {
		color: #666;
	}
	
	.product_list ul li:hover {
		border: 1px solid #064a9e;
		-webkit-box-shadow: 1px 1px 1px #ccc;
		box-shadow: 1px 1px 1px #ccc;
	}
	
	.product_list ul li h2,
	.product_list ul li p {
		width: 96%;
		padding: 0px 2%;
		font-size: 13px;
	}
	
	.product_list ul li h2 {
		border-bottom: 1px solid #ededed;
		height: 32px;
		margin-bottom: 20px;
		font-size: 14px;
	}
	
	.product_list ul li p {
		text-align: left;
	}
	
	.product_list ul li h2 span {
		text-align: center;
		padding: 0px 20px;
		height: 30px;
		line-height: 30px;
		border-bottom: 2px solid #064a9e;
		text-align: center;
		margin: 0px auto;
		padding-bottom: 10px;
	}
	
	.page_list {
		width: 100%;
		height: 46px;
		line-height: 46px;
		background: url(../Images/page_bg.jpg) repeat-x;
		clear: both;
		margin-bottom: 50px;
		padding-top: 40px;
		display: block;
	}
	
	.page_list a,
	.page_list span {
		display: inline-block;
		line-height: 40px;
		margin: 0px 10px;
		height: 40px;
		padding: 0px 20px;
		font-size: 16px;
		border: 1px solid #e5e5e5;
	}
	
	.page_list a:hover,
	.page_list span.current {
		height: 40px;
		padding: 0px 20px;
		background: #005aab;
		color: #fff;
	}
	/************levy 新增****************/
	/***详情描述**/
	
	.detail {
		width: 98%;
		margin: 0 auto;
	}
	
	.detail h2 {
		width: 100%;
		text-align: center;
		line-height: 45px;
		color: #333;
	}
	
	.detail .extInfo {
		line-height: 35px;
		font-size: 12px;
		color: #ccc;
	}
	
	.detail .txtInfo {
		width: 100%;
		line-height: 22px;
		text-align: left;
	}
	
	.detail .txtInfo p {
		text-align: left;
	}
	
	.detail .intros {
		padding: 10px 0;
		line-height: 22px;
		text-align: left;
		font-size: 12px;
	}
	
	.detail .pnInfo {
		line-height: 30px;
		text-align: left;
		width: 100%;
	}
	
	.detail .pnInfo p {
		text-align: left;
	}
	/********新闻列表样式*********/
	
	.newsList {
		width: 100%;
		margin-top: 15px;
	}
	
	.newsLm_list {
		padding-bottom: 18px;
		border-bottom: 1px solid #ddd;
		margin-bottom: 18px;
	}
	
	.newsLwrap {
		position: relative;
	}
	
	.newsLwrap,
	.newsLwrap h4,
	.newsLwrap p {
		text-align: left;
	}
	
	.newsLwrap .newsLpic {
		display: inline-block;
		width: 99px;
		float: left;
		margin-right: 10px;
	}
	
	.newsLwrap .newsLtit {
		font-size: 14px;
		font-weight: bold;
		font-family: "宋体";
	}
	
	.newsLwrap p {
		font-size: 12px;
		font-family: "宋体";
		line-height: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		margin: 12px 0;
	}
	
	.time {
		font-size: 13px;
		position: absolute;
		right: 0;
		bottom: -6px;
	}
	/********表单*********/
	
	.feedback {
		margin-bottom: 20px;
		width: 100%;
	}
	
	.feedback table {
		width: 100%;
		border: 1px #ccc solid;
	}
	
	.feedback table tr th,
	.feedback table tr td {
		padding: 10px;
		border-bottom: 1px #ccc solid;
	}
	
	.feedback table tr th {
		width: 20%;
		background: #f1f1f1;
		text-align: right;
	}
	
	.feedback table tr td {
		text-align: left;
	}
	
	.feedback input {
		padding: 3px 5px;
		border: 1px #ccc solid;
		height: 22px;
		width: 500px;
	}
	
	.feedback textarea {
		padding: 5px;
		width: 500px;
		line-height: 22px;
		height: 100px;
		border: 1px #CCC solid;
	}
	/*********产品详情页样式**********/
	
	.infobase {
		width: 100%;
		overflow: hidden;
		margin-top: 15px;
	}
	
	.baseleft {
		float: left;
		width: 400px;
	}
	
	.baseright {
		float: right;
		width: 750px;
	}
	
	#bigimg {
		width: 100%;
		border: 1px #ccc solid;
	}
	
	.simgs {
		width: 100%;
	}
	
	.simgsleft {
		float: left;
		width: 15px;
		height: 120px;
		background: url(../Images/simgsleft.jpg) center no-repeat;
		cursor: pointer;
	}
	
	.simgscon {
		float: left;
	}
	
	.simgscon ul li {
		float: left;
		margin: 0 1px;
	}
	
	.simgsright {
		float: right;
		width: 15px;
		height: 120px;
		background: url(../Images/simgsright.jpg) center no-repeat;
		;
		cursor: pointer;
	}
	/***************************/